Tootsville::Endpoint-Post-/ World/ Infinity→Json

Function

Endpoint-Post-/ World/ Infinity→Json names a function, with lambda list NIL:

Dispatch an Infinity-mode JSON packet to its handler based on the c parameter.

See TOOTSVILLE DEFINFINITY for a detailed discussion of this mode of operation.

Web Service Endpoint

This is a web service endpoint accessed by the HTTP method POST at the URI template /world/infinity. It returns a content-type of application/json.

There are no URI parameters.

It will report a slow response if it takes longer than 0.03 seconds (30 milliseconds) to complete.

File

Defined in file src/infinity/infinity.lisp.